Vcenter VM DiskRelocateSpec
Document-based disk relocate spec.
This schema was added in vSphere API 7.0.0.0.
{
"datastore": "string"
}
Destination datastore to relocate disk.
This property was added in vSphere API 7.0.0.0.
This property is currently required. In the future, if this property is unset, disk will use the datastore specified in Vcenter VM RelocatePlacementSpec.datastore property of Vcenter VM RelocateSpec.placement.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: Datastore
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: Datastore
.